home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / hity wydania / Ubuntu 9.10 PL / karmelkowy-koliberek-desktop-9.10-i386-PL.iso / casper / filesystem.squashfs / var / lib / doc-base / documents / libpng12 < prev    next >
Text File  |  2009-11-11  |  1KB  |  26 lines

  1. Document: libpng12
  2. Section: Programming
  3. Title: A description on how to use and modify libpng (version 1.2.X)
  4. Author: Glenn Randers-Pehrson
  5. Abstract: This file describes how to use and modify the PNG reference library
  6.  (known as libpng) for your own use.  There are five sections to this
  7.  file: introduction, structures, reading, writing, and modification and
  8.  configuration notes for various special platforms.  In addition to this
  9.  file, example.c is a good starting point for using the library, as
  10.  it is heavily commented and should include everything most people
  11.  will need.  We assume that libpng is already installed; see the
  12.  INSTALL file for instructions on how to install libpng.
  13.  .
  14.  Libpng was written as a companion to the PNG specification, as a way
  15.  of reducing the amount of time and effort it takes to support the PNG
  16.  file format in application programs.  The PNG specification is available
  17.  as RFC 2083 <http://www.ietf.org/rfc/rfc2083.txt> and as a
  18.  W3C Recommendation <http://www.w3.org/TR/REC-png-multi.html>. Some
  19.  additional chunks are described in the special-purpose public chunks
  20.  documents at <ftp://ftp.uu.net/graphics/png/documents/>.  Other information
  21.  about PNG, and the latest version of libpng, can be found at the PNG home
  22.  page, <http://www.libpng.org/pub/png/>.
  23.  
  24. Format: text
  25. Files: /usr/share/doc/libpng12-0/libpng-1.2.37.txt.gz
  26.